home *** CD-ROM | disk | FTP | other *** search
/ Atari Forever 4 / Atari Forever 4.zip / Atari Forever 4.iso / SERIE_AI / AI_027 / CFAT_R3.LZH / archive.lzh / autocfat.prj < prev    next >
Text File  |  1995-10-30  |  385b  |  21 lines

  1. ; Projektdatei zu autocfat.prg
  2. ; Autor: Thomas Binder
  3. ; Compiler: Pure C 1.0
  4. ; Erstellt: 29.03.1995
  5. ; Letzte Änderung: 30.10.1995
  6.  
  7. autocfat.prg
  8. .C [ -Y ]
  9. .L []
  10. =
  11. crt0.o         ; Startupcode
  12. ;pcstart.o
  13.  
  14. autocfat.c     ; Sourcecode
  15.  
  16. mintlib.lib    ; MiNT-Library
  17. pcstdlib.lib   ; Standardlibrary
  18. pctoslib.lib   ; TOS-Library
  19.  
  20. ; Ende der Projektdatei zu autocfat.ttp
  21.